type mime/multipart.sectionReadCloser (struct)
Method Implmentations (2 other methods implement nothing)
	Close() error
		 sectionReadCloser.M : File.Close
		 sectionReadCloser.M : io.Closer.Close
		 sectionReadCloser.M : io.ReadCloser.Close
		 sectionReadCloser.M : io.ReadSeekCloser.Close
	Read(p []byte) (n int, err error)
		 sectionReadCloser.M : File.Read
		 sectionReadCloser.M : io.ReadCloser.Read
		 sectionReadCloser.M : io.Reader.Read
		 sectionReadCloser.M : io.ReadSeekCloser.Read
		 sectionReadCloser.M : io.ReadSeeker.Read
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |